﻿2026-07-27T20:57:00.5562009Z Current runner version: '2.336.0'
2026-07-27T20:57:00.5566768Z Runner name: 'kitsubito'
2026-07-27T20:57:00.5567306Z Runner group name: 'Default'
2026-07-27T20:57:00.5567944Z Machine name: 'KITSUBITO'
2026-07-27T20:57:00.5571450Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T20:57:00.5573484Z Actions: write
2026-07-27T20:57:00.5573889Z ArtifactMetadata: write
2026-07-27T20:57:00.5574305Z Attestations: write
2026-07-27T20:57:00.5574677Z Checks: write
2026-07-27T20:57:00.5575027Z CodeQuality: write
2026-07-27T20:57:00.5575384Z Contents: write
2026-07-27T20:57:00.5575750Z CopilotRequests: write
2026-07-27T20:57:00.5576136Z Deployments: write
2026-07-27T20:57:00.5576509Z Discussions: write
2026-07-27T20:57:00.5576872Z Drives: write
2026-07-27T20:57:00.5577224Z Issues: write
2026-07-27T20:57:00.5577582Z Metadata: read
2026-07-27T20:57:00.5577950Z Models: read
2026-07-27T20:57:00.5578308Z Packages: write
2026-07-27T20:57:00.5578674Z Pages: write
2026-07-27T20:57:00.5579262Z PullRequests: write
2026-07-27T20:57:00.5579691Z RepositoryProjects: write
2026-07-27T20:57:00.5580087Z SecurityEvents: write
2026-07-27T20:57:00.5580457Z Statuses: write
2026-07-27T20:57:00.5580809Z VulnerabilityAlerts: read
2026-07-27T20:57:00.5581198Z ##[endgroup]
2026-07-27T20:57:00.5583002Z Secret source: Actions
2026-07-27T20:57:00.5583697Z Prepare workflow directory
2026-07-27T20:57:00.6050623Z Prepare all required actions
2026-07-27T20:57:00.6087566Z Getting action download info
2026-07-27T20:57:01.0051515Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T20:57:01.7438321Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-27T20:57:01.8393536Z ##[group]Run set -euo pipefail
2026-07-27T20:57:01.8394204Z [36;1mset -euo pipefail[0m
2026-07-27T20:57:01.8394747Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T20:57:01.8395502Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T20:57:01.8396398Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T20:57:01.8397347Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T20:57:01.8398102Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T20:57:01.8398736Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T20:57:01.8399981Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T20:57:01.8400983Z [36;1m  exit 1[0m
2026-07-27T20:57:01.8401371Z [36;1mfi[0m
2026-07-27T20:57:01.8418716Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T20:57:01.8420123Z ##[endgroup]
2026-07-27T20:57:01.8547070Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=710337564672 floor_bytes=34359738368
2026-07-27T20:57:01.8734986Z ##[group]Run actions/checkout@v5
2026-07-27T20:57:01.8735544Z with:
2026-07-27T20:57:01.8735912Z   fetch-depth: 0
2026-07-27T20:57:01.8736350Z   repository: BigscreenVR/spt-bs-core
2026-07-27T20:57:01.8739972Z   token: ***
2026-07-27T20:57:01.8740353Z   ssh-strict: true
2026-07-27T20:57:01.8740744Z   ssh-user: git
2026-07-27T20:57:01.8741133Z   persist-credentials: true
2026-07-27T20:57:01.8741583Z   clean: true
2026-07-27T20:57:01.8741979Z   sparse-checkout-cone-mode: true
2026-07-27T20:57:01.8742465Z   fetch-tags: false
2026-07-27T20:57:01.8742870Z   show-progress: true
2026-07-27T20:57:01.8743284Z   lfs: false
2026-07-27T20:57:01.8743653Z   submodules: false
2026-07-27T20:57:01.8744083Z   set-safe-directory: true
2026-07-27T20:57:01.8744554Z   allow-unsafe-pr-checkout: false
2026-07-27T20:57:01.8745051Z ##[endgroup]
2026-07-27T20:57:01.9517477Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T20:57:01.9519260Z ##[group]Getting Git version info
2026-07-27T20:57:01.9520155Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T20:57:01.9521193Z [command]/usr/bin/git version
2026-07-27T20:57:01.9521681Z git version 2.43.0
2026-07-27T20:57:01.9534495Z ##[endgroup]
2026-07-27T20:57:01.9545627Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d5d35136-de77-4f55-8d78-162df5ed756d' before making global git config changes
2026-07-27T20:57:01.9562490Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T20:57:01.9564072Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T20:57:01.9582785Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T20:57:01.9601983Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T20:57:01.9611884Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T20:57:01.9614301Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T20:57:01.9648770Z refs/heads/main
2026-07-27T20:57:01.9655899Z [command]/usr/bin/git checkout --detach
2026-07-27T20:57:01.9877962Z HEAD is now at 1a294b6a Merge pull request #103 from BigscreenVR/ci/registry-thin-lane
2026-07-27T20:57:01.9950031Z [command]/usr/bin/git branch --delete --force main
2026-07-27T20:57:01.9980148Z Deleted branch main (was 1a294b6a).
2026-07-27T20:57:02.0517982Z ##[endgroup]
2026-07-27T20:57:02.0518763Z [command]/usr/bin/git submodule status
2026-07-27T20:57:02.0712778Z ##[group]Cleaning the repository
2026-07-27T20:57:02.0715157Z [command]/usr/bin/git clean -ffdx
2026-07-27T20:57:06.0482670Z Removing .adapter-notify/
2026-07-27T20:57:06.0483184Z Removing target/
2026-07-27T20:57:06.0494602Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T20:57:06.0611843Z HEAD is now at 1a294b6a Merge pull request #103 from BigscreenVR/ci/registry-thin-lane
2026-07-27T20:57:06.0617675Z ##[endgroup]
2026-07-27T20:57:06.0619687Z ##[group]Disabling automatic garbage collection
2026-07-27T20:57:06.0623098Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T20:57:06.0650577Z ##[endgroup]
2026-07-27T20:57:06.0651052Z ##[group]Setting up auth
2026-07-27T20:57:06.0655989Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T20:57:06.0681008Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T20:57:06.0870791Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T20:57:06.0899072Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T20:57:06.1088630Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T20:57:06.1115524Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T20:57:06.1312326Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T20:57:06.1349507Z ##[endgroup]
2026-07-27T20:57:06.1349869Z ##[group]Fetching the repository
2026-07-27T20:57:06.1355296Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-27T20:57:07.8655496Z [command]/usr/bin/git branch --list --remote origin/main
2026-07-27T20:57:07.8700681Z   origin/main
2026-07-27T20:57:07.8707992Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-07-27T20:57:07.8726976Z 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:57:07.8730211Z ##[endgroup]
2026-07-27T20:57:07.8730556Z ##[group]Determining the checkout info
2026-07-27T20:57:07.8731903Z ##[endgroup]
2026-07-27T20:57:07.8735284Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T20:57:07.8775611Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T20:57:07.8800000Z ##[group]Checking out the ref
2026-07-27T20:57:07.8803182Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T20:57:07.8855616Z Switched to a new branch 'main'
2026-07-27T20:57:07.8856584Z branch 'main' set up to track 'origin/main'.
2026-07-27T20:57:07.8862736Z ##[endgroup]
2026-07-27T20:57:07.8902391Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T20:57:07.8929778Z 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:57:07.9072726Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-27T20:57:07.9073233Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-27T20:57:07.9088772Z shell: /usr/bin/bash -e {0}
2026-07-27T20:57:07.9089169Z ##[endgroup]
2026-07-27T20:57:07.9158310Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-27T20:57:07.9158629Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-27T20:57:07.9171212Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T20:57:07.9171472Z env:
2026-07-27T20:57:07.9171680Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T20:57:07.9171905Z ##[endgroup]
2026-07-27T20:57:07.9214736Z CI-CENSUS scope roots:
2026-07-27T20:57:07.9215094Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T20:57:07.9215551Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-27T20:57:07.9216071Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-27T20:57:07.9216539Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-27T20:57:07.9216849Z   root: /home/reavus/spt-n1-oldbroker
2026-07-27T20:57:07.9263921Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-07-27T20:57:09.3838129Z CI-CENSUS phase=start box_procs=390 box_fds=10528 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T20:57:09.3839064Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T20:57:09.3889725Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-27T20:57:09.3890092Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-27T20:57:09.3902541Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T20:57:09.3902820Z env:
2026-07-27T20:57:09.3903009Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T20:57:09.3903229Z ##[endgroup]
2026-07-27T20:57:09.3955279Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:57:09.3980888Z ##[group]Run set -euo pipefail
2026-07-27T20:57:09.3981233Z [36;1mset -euo pipefail[0m
2026-07-27T20:57:09.3981475Z [36;1mPIN=0c95435[0m
2026-07-27T20:57:09.3981727Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-27T20:57:09.3982028Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-27T20:57:09.3982441Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-27T20:57:09.3982943Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-27T20:57:09.3983453Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-27T20:57:09.3983873Z [36;1m  rm -rf "$CACHE"[0m
2026-07-27T20:57:09.3984146Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-27T20:57:09.3984468Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-27T20:57:09.3984848Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-27T20:57:09.3985271Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-27T20:57:09.3985543Z [36;1mfi[0m
2026-07-27T20:57:09.3985862Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-27T20:57:09.3999161Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T20:57:09.3999433Z env:
2026-07-27T20:57:09.3999623Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T20:57:09.3999975Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:57:09.4000413Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:57:09.4000969Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:57:09.4001384Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:57:09.4001747Z ##[endgroup]
2026-07-27T20:57:09.6928793Z    Compiling proc-macro2 v1.0.106
2026-07-27T20:57:09.6929309Z    Compiling unicode-ident v1.0.24
2026-07-27T20:57:09.6929676Z    Compiling quote v1.0.45
2026-07-27T20:57:09.6930077Z    Compiling libc v0.2.186
2026-07-27T20:57:09.6930468Z    Compiling serde_core v1.0.228
2026-07-27T20:57:09.6930912Z    Compiling cfg-if v1.0.4
2026-07-27T20:57:09.6973644Z    Compiling serde v1.0.228
2026-07-27T20:57:09.7002385Z    Compiling log v0.4.32
2026-07-27T20:57:09.7058039Z    Compiling pin-project-lite v0.2.17
2026-07-27T20:57:09.7098400Z    Compiling portable-atomic v1.13.1
2026-07-27T20:57:09.7124106Z    Compiling typenum v1.20.1
2026-07-27T20:57:09.7148484Z    Compiling memchr v2.8.1
2026-07-27T20:57:09.7175154Z    Compiling version_check v0.9.5
2026-07-27T20:57:09.7175823Z    Compiling critical-section v1.2.0
2026-07-27T20:57:09.7231675Z    Compiling shlex v2.0.1
2026-07-27T20:57:09.7613883Z    Compiling find-msvc-tools v0.1.9
2026-07-27T20:57:09.7902228Z    Compiling bytes v1.11.1
2026-07-27T20:57:09.7903432Z    Compiling subtle v2.6.1
2026-07-27T20:57:09.8274416Z    Compiling futures-core v0.3.32
2026-07-27T20:57:09.9571182Z    Compiling equivalent v1.0.2
2026-07-27T20:57:09.9639862Z    Compiling smallvec v1.15.1
2026-07-27T20:57:09.9695299Z    Compiling itoa v1.0.18
2026-07-27T20:57:09.9960518Z    Compiling semver v1.0.28
2026-07-27T20:57:10.0225123Z    Compiling stable_deref_trait v1.2.1
2026-07-27T20:57:10.0326619Z    Compiling futures-sink v0.3.32
2026-07-27T20:57:10.0456133Z    Compiling slab v0.4.12
2026-07-27T20:57:10.0843391Z    Compiling futures-io v0.3.32
2026-07-27T20:57:10.1120952Z    Compiling futures-channel v0.3.32
2026-07-27T20:57:10.1220023Z    Compiling futures-task v0.3.32
2026-07-27T20:57:10.1416184Z    Compiling generic-array v0.14.7
2026-07-27T20:57:10.1750554Z    Compiling rand_core v0.10.1
2026-07-27T20:57:10.2642470Z    Compiling hashbrown v0.17.1
2026-07-27T20:57:10.2710840Z    Compiling rustversion v1.0.22
2026-07-27T20:57:10.2820788Z    Compiling bitflags v2.12.1
2026-07-27T20:57:10.3131648Z    Compiling cpufeatures v0.2.17
2026-07-27T20:57:10.3370934Z    Compiling getrandom v0.4.2
2026-07-27T20:57:10.3632869Z    Compiling fnv v1.0.7
2026-07-27T20:57:10.3774071Z    Compiling strsim v0.11.1
2026-07-27T20:57:10.3777658Z    Compiling cfg_aliases v0.2.1
2026-07-27T20:57:10.4050466Z    Compiling rustc_version v0.4.1
2026-07-27T20:57:10.4559547Z    Compiling litemap v0.8.2
2026-07-27T20:57:10.4641199Z    Compiling writeable v0.6.3
2026-07-27T20:57:10.5351305Z    Compiling dunce v1.0.5
2026-07-27T20:57:10.6029330Z    Compiling fs_extra v1.3.0
2026-07-27T20:57:10.6250965Z    Compiling ident_case v1.0.1
2026-07-27T20:57:10.6480902Z    Compiling utf8_iter v1.0.4
2026-07-27T20:57:10.7150395Z    Compiling icu_normalizer_data v2.2.0
2026-07-27T20:57:10.7280749Z    Compiling icu_properties_data v2.2.0
2026-07-27T20:57:10.7670851Z    Compiling autocfg v1.5.1
2026-07-27T20:57:10.7920549Z    Compiling percent-encoding v2.3.2
2026-07-27T20:57:10.8600782Z    Compiling http v1.4.1
2026-07-27T20:57:10.9100486Z    Compiling aws-lc-rs v1.17.0
2026-07-27T20:57:10.9650764Z    Compiling unicode-segmentation v1.13.3
2026-07-27T20:57:10.9880797Z    Compiling cpufeatures v0.3.0
2026-07-27T20:57:11.0463413Z    Compiling thiserror v2.0.18
2026-07-27T20:57:11.0550968Z    Compiling syn v2.0.117
2026-07-27T20:57:11.0630558Z    Compiling scopeguard v1.2.0
2026-07-27T20:57:11.1147728Z    Compiling indexmap v2.14.0
2026-07-27T20:57:11.1301293Z    Compiling chacha20 v0.10.0
2026-07-27T20:57:11.1521177Z    Compiling lock_api v0.4.14
2026-07-27T20:57:11.1630828Z    Compiling form_urlencoded v1.2.2
2026-07-27T20:57:11.2035334Z    Compiling untrusted v0.9.0
2026-07-27T20:57:11.2160622Z    Compiling heck v0.5.0
2026-07-27T20:57:11.2354618Z    Compiling rustls v0.23.40
2026-07-27T20:57:11.3040913Z    Compiling const-oid v0.10.2
2026-07-27T20:57:11.3755719Z    Compiling anyhow v1.0.102
2026-07-27T20:57:11.3970702Z    Compiling unicode-xid v0.2.6
2026-07-27T20:57:11.4109619Z    Compiling atomic-waker v1.1.2
2026-07-27T20:57:11.4406126Z    Compiling jobserver v0.1.34
2026-07-27T20:57:11.4476000Z    Compiling paste v1.0.15
2026-07-27T20:57:11.4696747Z    Compiling parking_lot_core v0.9.12
2026-07-27T20:57:11.4810709Z    Compiling httparse v1.10.1
2026-07-27T20:57:11.4880795Z    Compiling zerocopy v0.8.50
2026-07-27T20:57:11.5041284Z    Compiling num-traits v0.2.19
2026-07-27T20:57:11.5600938Z    Compiling convert_case v0.10.0
2026-07-27T20:57:11.5690778Z    Compiling hybrid-array v0.4.12
2026-07-27T20:57:11.6656257Z    Compiling curve25519-dalek v4.1.3
2026-07-27T20:57:11.6975181Z    Compiling ahash v0.8.12
2026-07-27T20:57:11.7114876Z    Compiling fastrand v2.4.1
2026-07-27T20:57:11.7250807Z    Compiling cc v1.2.63
2026-07-27T20:57:11.8961913Z    Compiling either v1.16.0
2026-07-27T20:57:11.9083936Z    Compiling base64ct v1.8.3
2026-07-27T20:57:11.9110977Z    Compiling powerfmt v0.2.0
2026-07-27T20:57:12.1344417Z    Compiling http-body v1.0.1
2026-07-27T20:57:12.1671663Z    Compiling deranged v0.5.8
2026-07-27T20:57:12.1870953Z    Compiling pem-rfc7468 v1.0.0
2026-07-27T20:57:12.2156077Z    Compiling crypto-common v0.1.7
2026-07-27T20:57:12.2362511Z    Compiling block-buffer v0.10.4
2026-07-27T20:57:12.2521537Z    Compiling tinyvec_macros v0.1.1
2026-07-27T20:57:12.2914115Z    Compiling vcpkg v0.2.15
2026-07-27T20:57:12.3070726Z    Compiling time-core v0.1.8
2026-07-27T20:57:12.3528623Z    Compiling mio v1.2.1
2026-07-27T20:57:12.3701763Z    Compiling socket2 v0.6.4
2026-07-27T20:57:12.3800753Z    Compiling getrandom v0.2.17
2026-07-27T20:57:12.4021020Z    Compiling digest v0.10.7
2026-07-27T20:57:12.4740816Z    Compiling pkg-config v0.3.33
2026-07-27T20:57:12.5930625Z    Compiling rand_core v0.6.4
2026-07-27T20:57:12.6700744Z    Compiling rand v0.10.1
2026-07-27T20:57:12.6761032Z    Compiling uuid v1.23.2
2026-07-27T20:57:12.7100826Z    Compiling data-encoding v2.11.0
2026-07-27T20:57:12.7560583Z    Compiling num-conv v0.2.2
2026-07-27T20:57:12.7720818Z    Compiling zmij v1.0.21
2026-07-27T20:57:12.7879627Z    Compiling try-lock v0.2.5
2026-07-27T20:57:12.8286878Z    Compiling base64 v0.22.1
2026-07-27T20:57:12.8739548Z    Compiling tower-service v0.3.3
2026-07-27T20:57:12.9657087Z    Compiling want v0.3.1
2026-07-27T20:57:12.9808407Z    Compiling parking_lot v0.12.5
2026-07-27T20:57:13.0450686Z    Compiling cmake v0.1.58
2026-07-27T20:57:13.1530928Z    Compiling sha2 v0.10.9
2026-07-27T20:57:13.1710511Z    Compiling crypto-common v0.2.2
2026-07-27T20:57:13.1810839Z    Compiling block-buffer v0.12.0
2026-07-27T20:57:13.2120754Z    Compiling tinyvec v1.11.0
2026-07-27T20:57:13.2640111Z    Compiling inout v0.1.4
2026-07-27T20:57:13.3250542Z    Compiling vergen-lib v9.1.0
2026-07-27T20:57:13.3350356Z    Compiling n0-future v0.3.2
2026-07-27T20:57:13.3940400Z    Compiling httpdate v1.0.3
2026-07-27T20:57:13.5201950Z    Compiling cordyceps v0.3.4
2026-07-27T20:57:13.5998603Z    Compiling spin v0.10.0
2026-07-27T20:57:13.6137970Z    Compiling winnow v1.0.3
2026-07-27T20:57:13.6240836Z    Compiling crossbeam-utils v0.8.21
2026-07-27T20:57:13.6629526Z    Compiling signature v2.2.0
2026-07-27T20:57:13.7367453Z    Compiling diatomic-waker v0.2.3
2026-07-27T20:57:13.7501318Z    Compiling parking v2.2.1
2026-07-27T20:57:13.7900879Z    Compiling serde_json v1.0.150
2026-07-27T20:57:13.8121106Z    Compiling ed25519 v2.2.3
2026-07-27T20:57:13.8827213Z    Compiling cipher v0.4.4
2026-07-27T20:57:13.9400972Z    Compiling futures-lite v2.6.1
2026-07-27T20:57:13.9810749Z    Compiling netlink-packet-core v0.8.1
2026-07-27T20:57:13.9913465Z    Compiling universal-hash v0.5.1
2026-07-27T20:57:14.0064597Z    Compiling vergen-lib v0.1.6
2026-07-27T20:57:14.0073239Z    Compiling futures-buffered v0.2.13
2026-07-27T20:57:14.0346915Z    Compiling vergen v9.1.0
2026-07-27T20:57:14.0541230Z    Compiling heapless v0.7.17
2026-07-27T20:57:14.0634605Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-27T20:57:14.1123180Z    Compiling noq-udp v0.10.0
2026-07-27T20:57:14.1471021Z    Compiling aws-lc-sys v0.41.0
2026-07-27T20:57:14.1819482Z    Compiling ring v0.17.14
2026-07-27T20:57:14.2019296Z    Compiling libsqlite3-sys v0.30.1
2026-07-27T20:57:14.2084391Z    Compiling sync_wrapper v1.0.2
2026-07-27T20:57:14.2164367Z    Compiling digest v0.11.3
2026-07-27T20:57:14.3350860Z    Compiling opaque-debug v0.3.1
2026-07-27T20:57:14.3430734Z    Compiling byteorder v1.5.0
2026-07-27T20:57:14.3561334Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-27T20:57:14.4030898Z    Compiling allocator-api2 v0.2.21
2026-07-27T20:57:14.4110253Z    Compiling polyval v0.6.2
2026-07-27T20:57:14.5778503Z    Compiling hash32 v0.2.1
2026-07-27T20:57:14.6008124Z    Compiling spin v0.9.8
2026-07-27T20:57:14.6169284Z    Compiling vergen-gitcl v1.0.8
2026-07-27T20:57:14.7870130Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-27T20:57:14.8253247Z    Compiling fallible-iterator v0.3.0
2026-07-27T20:57:14.8392304Z    Compiling num_threads v0.1.7
2026-07-27T20:57:14.9240827Z    Compiling tower-layer v0.3.3
2026-07-27T20:57:14.9292382Z    Compiling ryu v1.0.23
2026-07-27T20:57:14.9860977Z    Compiling signature v3.0.0
2026-07-27T20:57:14.9963422Z    Compiling time v0.3.47
2026-07-27T20:57:15.0470934Z    Compiling ghash v0.5.1
2026-07-27T20:57:15.1051858Z    Compiling sha2 v0.11.0-rc.5
2026-07-27T20:57:15.1271092Z    Compiling ctr v0.9.2
2026-07-27T20:57:15.1753153Z    Compiling aes v0.8.4
2026-07-27T20:57:15.1991759Z    Compiling fs2 v0.4.3
2026-07-27T20:57:15.2333994Z    Compiling aead v0.5.2
2026-07-27T20:57:15.2551364Z    Compiling http-body-util v0.1.3
2026-07-27T20:57:15.3297048Z    Compiling openssl-probe v0.2.1
2026-07-27T20:57:15.3661657Z    Compiling utf8parse v0.2.2
2026-07-27T20:57:15.3750642Z    Compiling arrayvec v0.7.6
2026-07-27T20:57:15.4232172Z    Compiling crossbeam-epoch v0.9.18
2026-07-27T20:57:15.4840620Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-27T20:57:15.5410529Z    Compiling crossbeam-channel v0.5.15
2026-07-27T20:57:15.5687371Z    Compiling netlink-packet-route v0.29.0
2026-07-27T20:57:15.6050468Z    Compiling blake3 v1.8.5
2026-07-27T20:57:15.6177795Z    Compiling memoffset v0.6.5
2026-07-27T20:57:15.7750050Z    Compiling aes-gcm v0.10.3
2026-07-27T20:57:15.7900656Z    Compiling acto v0.8.2
2026-07-27T20:57:15.8541900Z    Compiling netwatch v0.16.0
2026-07-27T20:57:15.9731073Z    Compiling noq v0.18.0
2026-07-27T20:57:15.9870673Z    Compiling xml-rs v0.8.28
2026-07-27T20:57:15.9959807Z    Compiling foldhash v0.2.0
2026-07-27T20:57:15.9988892Z    Compiling lru-slab v0.1.2
2026-07-27T20:57:16.1145479Z    Compiling ref-cast v1.0.25
2026-07-27T20:57:16.1583569Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-27T20:57:16.1931121Z    Compiling tagptr v0.2.0
2026-07-27T20:57:16.2069850Z    Compiling sorted-index-buffer v0.2.1
2026-07-27T20:57:16.3541011Z    Compiling rustc-hash v2.1.2
2026-07-27T20:57:16.3674158Z    Compiling rustix v1.1.4
2026-07-27T20:57:16.3761440Z    Compiling synstructure v0.13.2
2026-07-27T20:57:16.4690669Z    Compiling darling_core v0.20.11
2026-07-27T20:57:16.4821568Z    Compiling mac-addr v0.3.0
2026-07-27T20:57:16.5320849Z    Compiling thiserror v1.0.69
2026-07-27T20:57:16.6630750Z    Compiling identity-hash v0.1.0
2026-07-27T20:57:16.7982236Z    Compiling xmltree v0.10.3
2026-07-27T20:57:16.8249839Z    Compiling serde_derive_internals v0.29.1
2026-07-27T20:57:16.8890573Z    Compiling hashbrown v0.16.1
2026-07-27T20:57:17.0430947Z    Compiling netlink-packet-route v0.30.0
2026-07-27T20:57:17.1515149Z    Compiling termios v0.2.2
2026-07-27T20:57:17.3220752Z    Compiling proc-macro-crate v3.5.0
2026-07-27T20:57:17.4816101Z    Compiling ioctl-rs v0.1.6
2026-07-27T20:57:17.5251408Z    Compiling serial-core v0.4.0
2026-07-27T20:57:17.5910644Z    Compiling errno v0.3.14
2026-07-27T20:57:17.7330747Z    Compiling simple-dns v0.9.3
2026-07-27T20:57:17.7466535Z    Compiling aho-corasick v1.1.4
2026-07-27T20:57:17.7541018Z    Compiling sha1_smol v1.0.1
2026-07-27T20:57:17.8121016Z    Compiling linux-raw-sys v0.12.1
2026-07-27T20:57:17.8370696Z    Compiling signal-hook v0.3.18
2026-07-27T20:57:17.8573670Z    Compiling winnow v0.7.15
2026-07-27T20:57:17.8730418Z    Compiling toml_write v0.1.2
2026-07-27T20:57:17.9234418Z    Compiling regex-syntax v0.8.10
2026-07-27T20:57:17.9917408Z    Compiling smol_str v0.1.24
2026-07-27T20:57:18.0098768Z    Compiling resolv-conf v0.7.6
2026-07-27T20:57:18.1100260Z    Compiling simdutf8 v0.1.5
2026-07-27T20:57:18.2086896Z    Compiling arrayref v0.3.9
2026-07-27T20:57:18.2217190Z    Compiling constant_time_eq v0.4.2
2026-07-27T20:57:18.3060630Z    Compiling signal-hook-registry v1.4.8
2026-07-27T20:57:18.4286199Z    Compiling lru v0.16.4
2026-07-27T20:57:18.5420178Z    Compiling serial-unix v0.4.0
2026-07-27T20:57:18.5433622Z    Compiling serde_derive v1.0.228
2026-07-27T20:57:18.6300676Z    Compiling zeroize_derive v1.4.3
2026-07-27T20:57:18.7270448Z    Compiling tokio-macros v2.7.0
2026-07-27T20:57:18.8050804Z    Compiling zerofrom-derive v0.1.7
2026-07-27T20:57:19.2714106Z    Compiling futures-macro v0.3.32
2026-07-27T20:57:19.2886582Z    Compiling zeroize v1.8.2
2026-07-27T20:57:19.4654589Z    Compiling tokio v1.52.3
2026-07-27T20:57:19.4746893Z    Compiling yoke-derive v0.8.2
2026-07-27T20:57:20.0294417Z    Compiling zerovec-derive v0.11.3
2026-07-27T20:57:20.0998760Z    Compiling displaydoc v0.2.6
2026-07-27T20:57:20.3322325Z    Compiling futures-util v0.3.32
2026-07-27T20:57:20.3603963Z    Compiling zerofrom v0.1.8
2026-07-27T20:57:20.5268487Z    Compiling tracing-attributes v0.1.31
2026-07-27T20:57:20.5440384Z    Compiling rustls-pki-types v1.14.1
2026-07-27T20:57:20.5560819Z    Compiling thiserror-impl v2.0.18
2026-07-27T20:57:21.0183126Z    Compiling yoke v0.8.3
2026-07-27T20:57:21.1200959Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-27T20:57:21.2404964Z    Compiling zerotrie v0.2.4
2026-07-27T20:57:21.4457129Z    Compiling zerovec v0.11.6
2026-07-27T20:57:21.5630797Z    Compiling darling_macro v0.20.11
2026-07-27T20:57:21.6820954Z    Compiling derive_more-impl v2.1.1
2026-07-27T20:57:21.8090324Z    Compiling spez v0.1.2
2026-07-27T20:57:21.9578259Z    Compiling darling v0.20.11
2026-07-27T20:57:22.0281001Z    Compiling derive_builder_core v0.20.2
2026-07-27T20:57:22.1921657Z    Compiling tinystr v0.8.3
2026-07-27T20:57:22.2612150Z    Compiling potential_utf v0.1.5
2026-07-27T20:57:22.3095011Z    Compiling n0-error-macros v0.1.3
2026-07-27T20:57:22.3700838Z    Compiling der v0.8.0-rc.10
2026-07-27T20:57:22.4220767Z    Compiling icu_locale_core v2.2.0
2026-07-27T20:57:22.4485930Z    Compiling icu_collections v2.2.0
2026-07-27T20:57:22.5109422Z    Compiling pin-project-internal v1.1.13
2026-07-27T20:57:23.1846426Z    Compiling cobs v0.3.0
2026-07-27T20:57:23.4040701Z    Compiling derive_builder_macro v0.20.2
2026-07-27T20:57:23.4260700Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-27T20:57:23.4690468Z    Compiling n0-error v0.1.3
2026-07-27T20:57:23.7110960Z    Compiling icu_provider v2.2.0
2026-07-27T20:57:23.8941273Z    Compiling derive_builder v0.20.2
2026-07-27T20:57:23.9394001Z    Compiling spki v0.8.0-rc.4
2026-07-27T20:57:24.0775654Z    Compiling icu_properties v2.2.0
2026-07-27T20:57:24.1194439Z    Compiling icu_normalizer v2.2.0
2026-07-27T20:57:24.1311090Z    Compiling ipnet v2.12.0
2026-07-27T20:57:24.1721831Z    Compiling pin-project v1.1.13
2026-07-27T20:57:24.2191100Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-27T20:57:24.2680958Z    Compiling futures-executor v0.3.32
2026-07-27T20:57:24.4221008Z    Compiling ed25519-dalek v2.2.0
2026-07-27T20:57:24.4970851Z    Compiling futures v0.3.32
2026-07-27T20:57:24.5748608Z    Compiling prefix-trie v0.8.4
2026-07-27T20:57:24.5957273Z    Compiling ed25519 v3.0.0-rc.4
2026-07-27T20:57:24.7470031Z    Compiling once_cell v1.21.4
2026-07-27T20:57:24.8570804Z    Compiling spt-proto v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-27T20:57:24.9540785Z    Compiling tracing-core v0.1.36
2026-07-27T20:57:25.0250445Z    Compiling postcard-derive v0.2.2
2026-07-27T20:57:25.1929961Z    Compiling hashbrown v0.14.5
2026-07-27T20:57:25.2338795Z    Compiling data-encoding-macro v0.1.20
2026-07-27T20:57:25.3170347Z    Compiling rustls-native-certs v0.8.4
2026-07-27T20:57:25.3820430Z    Compiling enum-assoc v1.3.0
2026-07-27T20:57:25.4310942Z    Compiling async-trait v0.1.89
2026-07-27T20:57:25.5799637Z    Compiling tracing v0.1.44
2026-07-27T20:57:25.7610016Z    Compiling tokio-util v0.7.18
2026-07-27T20:57:25.8362841Z    Compiling idna_adapter v1.2.2
2026-07-27T20:57:25.9582177Z    Compiling idna v1.1.0
2026-07-27T20:57:25.9704209Z    Compiling hashlink v0.9.1
2026-07-27T20:57:26.0325379Z    Compiling netlink-sys v0.8.8
2026-07-27T20:57:26.0390827Z    Compiling postcard v1.1.3
2026-07-27T20:57:26.1786180Z    Compiling derive_more v2.1.1
2026-07-27T20:57:26.1954349Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-27T20:57:26.3489907Z    Compiling tower v0.5.3
2026-07-27T20:57:26.3730524Z    Compiling url v2.5.8
2026-07-27T20:57:26.4046775Z    Compiling iroh-metrics-derive v0.4.1
2026-07-27T20:57:26.4160760Z    Compiling strum_macros v0.28.0
2026-07-27T20:57:26.5201218Z    Compiling num_enum_derive v0.7.6
2026-07-27T20:57:26.5649222Z    Compiling netlink-proto v0.12.0
2026-07-27T20:57:26.5730852Z    Compiling netdev v0.42.0
2026-07-27T20:57:26.5862948Z    Compiling rusqlite v0.32.1
2026-07-27T20:57:26.6081128Z    Compiling iroh-relay v0.98.0
2026-07-27T20:57:26.6307608Z    Compiling moka v0.12.15
2026-07-27T20:57:26.9047848Z    Compiling h2 v0.4.14
2026-07-27T20:57:26.9282734Z    Compiling iroh-metrics v0.38.3
2026-07-27T20:57:26.9307821Z    Compiling tokio-stream v0.1.18
2026-07-27T20:57:27.0610540Z    Compiling n0-watcher v0.6.1
2026-07-27T20:57:27.0795255Z    Compiling serde_spanned v0.6.9
2026-07-27T20:57:27.2133736Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-27T20:57:27.2398495Z    Compiling attohttpc v0.30.1
2026-07-27T20:57:27.3478915Z    Compiling tower-http v0.6.11
2026-07-27T20:57:27.5475880Z    Compiling iroh-base v0.98.0
2026-07-27T20:57:27.5810947Z    Compiling toml_datetime v0.6.11
2026-07-27T20:57:27.7115961Z    Compiling num_enum v0.7.6
2026-07-27T20:57:27.8042622Z    Compiling spt-store v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-27T20:57:27.8230731Z    Compiling thiserror-impl v1.0.69
2026-07-27T20:57:27.9036046Z    Compiling ref-cast-impl v1.0.25
2026-07-27T20:57:27.9131078Z    Compiling toml_edit v0.22.27
2026-07-27T20:57:28.2185491Z    Compiling webpki-roots v1.0.7
2026-07-27T20:57:28.3610961Z    Compiling regex-automata v0.4.14
2026-07-27T20:57:28.3636893Z    Compiling schemars_derive v1.2.1
2026-07-27T20:57:28.4565979Z    Compiling darling_core v0.23.0
2026-07-27T20:57:28.4695551Z    Compiling serde_bytes v0.11.19
2026-07-27T20:57:28.5298440Z    Compiling hmac v0.12.1
2026-07-27T20:57:28.6970462Z    Compiling seize v0.5.1
2026-07-27T20:57:28.7147967Z    Compiling iroh v0.98.2
2026-07-27T20:57:28.7263286Z    Compiling rustix v0.38.44
2026-07-27T20:57:28.9760748Z    Compiling pin-utils v0.1.0
2026-07-27T20:57:29.0243647Z    Compiling cmov v0.5.4
2026-07-27T20:57:29.0891185Z    Compiling dyn-clone v1.0.20
2026-07-27T20:57:29.1999441Z    Compiling bitflags v1.3.2
2026-07-27T20:57:29.2594329Z    Compiling papaya v0.2.4
2026-07-27T20:57:29.2725919Z    Compiling nix v0.25.1
2026-07-27T20:57:29.2899944Z    Compiling ctutils v0.4.2
2026-07-27T20:57:29.3140448Z    Compiling hkdf v0.12.4
2026-07-27T20:57:29.4440605Z    Compiling strum v0.28.0
2026-07-27T20:57:29.4725106Z    Compiling backon v1.6.0
2026-07-27T20:57:29.5550751Z    Compiling iroh-dns v0.98.0
2026-07-27T20:57:29.5650914Z    Compiling filedescriptor v0.8.3
2026-07-27T20:57:29.6081767Z    Compiling serial v0.4.0
2026-07-27T20:57:29.6800595Z    Compiling anstyle-parse v1.0.0
2026-07-27T20:57:29.8200845Z    Compiling vte_generate_state_changes v0.1.2
2026-07-27T20:57:29.8550877Z    Compiling anstyle v1.0.14
2026-07-27T20:57:29.8800798Z    Compiling colorchoice v1.0.5
2026-07-27T20:57:29.8877449Z    Compiling is_terminal_polyfill v1.70.2
2026-07-27T20:57:29.9628817Z    Compiling linux-raw-sys v0.4.15
2026-07-27T20:57:29.9800683Z    Compiling foldhash v0.1.5
2026-07-27T20:57:30.0810904Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-27T20:57:30.0880679Z    Compiling shell-words v1.1.1
2026-07-27T20:57:30.1157089Z    Compiling downcast-rs v1.2.1
2026-07-27T20:57:30.1368168Z    Compiling anstyle-query v1.1.5
2026-07-27T20:57:30.1541008Z    Compiling unicode-width v0.2.0
2026-07-27T20:57:30.1860230Z    Compiling instability v0.3.12
2026-07-27T20:57:30.2594366Z    Compiling anstream v1.0.0
2026-07-27T20:57:30.2664509Z    Compiling hashbrown v0.15.5
2026-07-27T20:57:30.3758295Z    Compiling vte v0.13.1
2026-07-27T20:57:30.5030433Z    Compiling signal-hook-mio v0.2.5
2026-07-27T20:57:30.5619060Z    Compiling schemars v1.2.1
2026-07-27T20:57:30.6036687Z    Compiling spake2 v0.4.0
2026-07-27T20:57:30.6680654Z    Compiling terminal_size v0.4.4
2026-07-27T20:57:30.7900986Z    Compiling toml v0.8.23
2026-07-27T20:57:31.0008760Z    Compiling strum_macros v0.26.4
2026-07-27T20:57:31.1350724Z    Compiling regex v1.12.3
2026-07-27T20:57:31.5630509Z    Compiling sha1 v0.10.6
2026-07-27T20:57:31.6390882Z    Compiling itertools v0.13.0
2026-07-27T20:57:31.8084518Z    Compiling spt-msg v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-27T20:57:31.8750288Z    Compiling castaway v0.2.4
2026-07-27T20:57:31.8859802Z    Compiling indoc v2.0.7
2026-07-27T20:57:31.9970552Z    Compiling unicode-width v0.1.14
2026-07-27T20:57:32.3378131Z    Compiling spt-runtime v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-27T20:57:32.3639949Z    Compiling doctest-file v1.1.1
2026-07-27T20:57:32.5230474Z    Compiling hyper v1.10.1
2026-07-27T20:57:32.7033648Z    Compiling darling_macro v0.23.0
2026-07-27T20:57:32.8407085Z    Compiling static_assertions v1.1.0
2026-07-27T20:57:32.8627424Z    Compiling clap_lex v1.1.0
2026-07-27T20:57:32.9070072Z    Compiling compact_str v0.8.2
2026-07-27T20:57:33.1511250Z    Compiling clap_builder v4.6.0
2026-07-27T20:57:33.1724725Z    Compiling interprocess v2.4.2
2026-07-27T20:57:33.2220690Z    Compiling darling v0.23.0
2026-07-27T20:57:33.3150718Z    Compiling crossterm v0.28.1
2026-07-27T20:57:33.5984652Z    Compiling portable-pty v0.8.1
2026-07-27T20:57:33.7915432Z    Compiling unicode-truncate v1.1.0
2026-07-27T20:57:33.8260825Z    Compiling strum v0.26.3
2026-07-27T20:57:33.9037708Z    Compiling lru v0.12.5
2026-07-27T20:57:33.9140608Z    Compiling clap_derive v4.6.1
2026-07-27T20:57:33.9501114Z    Compiling iana-time-zone v0.1.65
2026-07-27T20:57:33.9640518Z    Compiling cassowary v0.3.0
2026-07-27T20:57:34.0851764Z    Compiling spt-term v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-27T20:57:34.1668042Z    Compiling chrono v0.4.45
2026-07-27T20:57:34.2910771Z    Compiling nucleo-matcher v0.3.1
2026-07-27T20:57:34.4536136Z    Compiling hyper-util v0.1.20
2026-07-27T20:57:34.8651644Z    Compiling ratatui v0.29.0
2026-07-27T20:57:34.9070946Z    Compiling qrcode v0.14.1
2026-07-27T20:57:34.9123747Z    Compiling tempfile v3.27.0
2026-07-27T20:57:36.0505625Z    Compiling clap v4.6.1
2026-07-27T20:57:36.1825853Z    Compiling spt-live v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-27T20:57:36.5114007Z    Compiling igd-next v0.17.1
2026-07-27T20:57:37.6393879Z    Compiling portmapper v0.16.0
2026-07-27T20:57:43.7365364Z    Compiling rustls-webpki v0.103.13
2026-07-27T20:57:46.0824655Z    Compiling tokio-rustls v0.26.4
2026-07-27T20:57:46.0825323Z    Compiling rustls-platform-verifier v0.7.0
2026-07-27T20:57:46.0825866Z    Compiling noq-proto v0.17.0
2026-07-27T20:57:46.2247769Z    Compiling hyper-rustls v0.27.9
2026-07-27T20:57:46.2354254Z    Compiling hickory-net v0.26.0-beta.4
2026-07-27T20:57:46.2354759Z    Compiling tokio-websockets v0.13.2
2026-07-27T20:57:46.3516800Z    Compiling reqwest v0.13.4
2026-07-27T20:57:47.2499509Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-27T20:58:01.1251469Z    Compiling spt-net v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-27T20:58:02.6317886Z    Compiling spt-daemon v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-27T20:58:12.8829081Z    Compiling spt v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-27T20:58:17.9756738Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-07-27T20:58:17.9989109Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3ab4271e97bdecca)
2026-07-27T20:58:18.0002657Z 
2026-07-27T20:58:18.0002947Z running 1 test
2026-07-27T20:58:24.1946871Z test new_brain_serves_against_old_broker ... ok
2026-07-27T20:58:24.1947171Z 
2026-07-27T20:58:24.1947467Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-27T20:58:24.1947825Z 
2026-07-27T20:58:24.2096691Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-27T20:58:24.2097085Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-27T20:58:24.2111045Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T20:58:24.2111312Z env:
2026-07-27T20:58:24.2111485Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T20:58:24.2111828Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:58:24.2112276Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:58:24.2112685Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:58:24.2113094Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:58:24.2113413Z ##[endgroup]
2026-07-27T20:58:24.2152839Z CI-CENSUS scope roots:
2026-07-27T20:58:24.2153196Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T20:58:24.2153688Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-27T20:58:24.2154211Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-27T20:58:24.2154651Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-27T20:58:24.2154969Z   root: /home/reavus/spt-n1-oldbroker
2026-07-27T20:58:24.2203392Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-07-27T20:58:25.7046195Z CI-CENSUS phase=pre-reap box_procs=392 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T20:58:25.7046795Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T20:58:29.2974644Z CI-CENSUS phase=end box_procs=391 box_fds=10624 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T20:58:29.2975135Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T20:58:29.2975462Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-27T20:58:29.3008734Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-27T20:58:29.3009196Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-27T20:58:29.3021487Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T20:58:29.3021760Z env:
2026-07-27T20:58:29.3021946Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T20:58:29.3022299Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:58:29.3022747Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:58:29.3023166Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:58:29.3023579Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG
2026-07-27T20:58:29.3023907Z ##[endgroup]
2026-07-27T20:58:29.3094283Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30303479435-1-WbydJG on attempt 1/5
2026-07-27T20:58:29.3189960Z Post job cleanup.
2026-07-27T20:58:29.3884968Z [command]/usr/bin/git version
2026-07-27T20:58:29.3916175Z git version 2.43.0
2026-07-27T20:58:29.3947076Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9ce0a4b4-8630-45ac-9145-69e1b278c138' before making global git config changes
2026-07-27T20:58:29.3947804Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T20:58:29.3950886Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T20:58:29.3980170Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T20:58:29.4007393Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T20:58:29.4227591Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T20:58:29.4246689Z http.https://github.com/.extraheader
2026-07-27T20:58:29.4253419Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T20:58:29.4278798Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T20:58:29.4481669Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T20:58:29.4505502Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T20:58:29.4810455Z Cleaning up orphan processes
